libxl: do not assume target and freemem-slack are written at the same time
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 14 Dec 2010 19:04:03 +0000 (19:04 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 14 Dec 2010 19:04:03 +0000 (19:04 +0000)
commitcd55de70cac1981633f5109edebca989330067b4
treeec60f1da0b5fed1d01f89f1bd37ed9e3a742b397
parent78bae44397633621fcf32d191f9e83692c216115
libxl: do not assume target and freemem-slack are written at the same time

This improves robustness in some pathological configurations.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Tested-by: Christoph Egger <Christoph.Egger@amd.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl.c